Carbon


InvokeIconGetterUPP

Header: Icons.h Carbon status: Supported

Calls your icon getter callback function.

Handle InvokeIconGetterUPP (
    ResType theType, 
    void *yourDataPtr, 
    IconGetterUPP userUPP
);
theType
yourDataPtr
userUPP
DISCUSSION

See the IconGetterProcPtr callback for more information.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/18/2000)